From 09ba6f9eb1845ec30021d6d0f07ec3c3e64dac1a Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Fri, 28 Jun 2019 15:03:19 +0200 Subject: [PATCH] Upd alpha release --- include/siri/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/siri/version.h b/include/siri/version.h index da421a65..d6e3598e 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -15,7 +15,7 @@ * Note that debian alpha packages should use versions like this: * 2.0.30-0alpha0 */ -#define SIRIDB_VERSION_PRE_RELEASE "-alpha-0" +#define SIRIDB_VERSION_PRE_RELEASE "-alpha-1" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug" -- 2.30.2